MyMonthCalendarSkin.OnDrawButton(Visual,int,int,int,int,bool,bool,bool,bool)

MyMonthCalendarSkin.OnDrawButton Method


Definition

protected override void OnDrawButton( Visual v, int x, int y, int w, int h, bool is_over, bool is_pressed, bool enabled, bool minus );

Parameters

vSystem.Drawing.Visual.
xSystem.Int32.
ySystem.Int32.
wSystem.Int32.
hSystem.Int32.
is_overSystem.Boolean.
is_pressedSystem.Boolean.
enabledSystem.Boolean.
minusSystem.Boolean.
© 2004-2005 GlobFX Technologies. All rights reserved.