MyVScrollBarSkin.draw_button(Visual,int,int,int,int,bool,bool,bool,ScrollBarSkin)

MyVScrollBarSkin.draw_button Method


Definition

public static void draw_button( Visual v, int x, int y, int w, int h, bool is_over, bool is_pressed, bool enabled, ScrollBarSkin sbs );

Parameters

vSystem.Drawing.Visual.
xSystem.Int32.
ySystem.Int32.
wSystem.Int32.
hSystem.Int32.
is_overSystem.Boolean.
is_pressedSystem.Boolean.
enabledSystem.Boolean.
sbsSystem.Windows.Forms.Skins.ScrollBarSkin.
© 2004-2005 GlobFX Technologies. All rights reserved.