Welcome![Sign In][Sign Up]
Location:
Search - CheckBoxes

Search list

[JSP/JavaCheckboxExample-LD

Description: Java实现复选框-Java checkboxes
Platform: | Size: 5360 | Author: 古东旭 | Hits:

[CSharpTreeViewExplorer_demo

Description: -----Enhanced BrowseForFolder styled TreeView----- Supports Explorer, SingleChecked and RecursiveChecked mode (checkboxes). Lets you specify the displayed drive types ------ Enhanced BrowseForFolder styled Tr eeView ----- Supports Explorer, SingleChecked and RecursiveChecked mode (che ckboxes). Lets you specify the drive displayed types
Platform: | Size: 130370 | Author: 不亦乐乎 | Hits:

[TreeViewchecktree

Description: 一个带有checkbox的tree control!\"Checkboxes in a tree control\" shows how to add normal and three-state checkboxes to a tree control, and how to get notified when the checkbox changes. The sample project uses MFC, but the technique can easily be adapted to a Win32 or an ATL/WTL application.-a checkbox with the tree control! "Checkboxes in a tree control "shows how to add normal and thr ee-state checkboxes to a tree control, and how to get notified when the checkbox change s. The sample project uses MFC. but the technique can easily be adapted to a win3 multigene 2 or an ATL / WTL application.
Platform: | Size: 16558 | Author: yanjinlai | Hits:

[ListView/ListBoxmultichecklistbox_demo

Description: 每选项带两个CheckBox的列表框-the lisstbox which have two checkboxes in each item
Platform: | Size: 15360 | Author: 站长 | Hits:

[JSP/JavaCheckboxExample-LD

Description: Java实现复选框-Java checkboxes
Platform: | Size: 5120 | Author: 古东旭 | Hits:

[CSharpTreeViewExplorer_demo

Description: -----Enhanced BrowseForFolder styled TreeView----- Supports Explorer, SingleChecked and RecursiveChecked mode (checkboxes). Lets you specify the displayed drive types ------ Enhanced BrowseForFolder styled Tr eeView----- Supports Explorer, SingleChecked and RecursiveChecked mode (che ckboxes). Lets you specify the drive displayed types
Platform: | Size: 130048 | Author: 不亦乐乎 | Hits:

[TreeViewchecktree

Description: 一个带有checkbox的tree control!"Checkboxes in a tree control" shows how to add normal and three-state checkboxes to a tree control, and how to get notified when the checkbox changes. The sample project uses MFC, but the technique can easily be adapted to a Win32 or an ATL/WTL application.-a checkbox with the tree control! "Checkboxes in a tree control "shows how to add normal and thr ee-state checkboxes to a tree control, and how to get notified when the checkbox change s. The sample project uses MFC. but the technique can easily be adapted to a win3 multigene 2 or an ATL/WTL application.
Platform: | Size: 20480 | Author: yanjinlai | Hits:

[GUI Developaddcolortoctrl

Description: 代码示范了如何将颜色添加到编辑框,列表框,组合框,静态控制以及单选按钮和复选框。-Code demonstrated how to add color to the edit box, list box, combo box, static control, as well as radio buttons and checkboxes.
Platform: | Size: 11264 | Author: 董学文 | Hits:

[ListView/ListBoxOdysseyUI_demo

Description: DirectX 渲染的UI,包括标砖的窗体,树,文本框,多选框等 -DirectX rendering the UI, including the standard form of brick, tree, text boxes, checkboxes, etc.
Platform: | Size: 462848 | Author: y | Hits:

[ComboBoxcheckcombo

Description: 组合框的下拉列表包含复选框,即可以在一个组合框里动态选择多个表项。-The drop-down list combo box contains check box, that box in a combination of dynamic selection of multiple tables.
Platform: | Size: 54272 | Author: chenfeng | Hits:

[WEB CodeGraphicalASP.NET_Controls_source

Description: It is possible to create very nice web pages and you can even change the look of some form controls using CSS (for example, it is possible to change the look of textboxes and buttons), but there is no way to change the look of checkboxes and radio buttons. This article describes two custom controls with the same functionality as standard ASP.NET CheckBox and RadioButton and with properties that allow you to change the design of the controls using images. Another way of how to use controls like these is when you want to place an icon with checkbox functionality on your web page for example, I wanted to mark some data as hidden, so I used checkbox control with lock and stricken lock icons-It is possible to create very nice web pages and you can even change the look of some form controls using CSS (for example, it is possible to change the look of textboxes and buttons), but there is no way to change the look of checkboxes and radio buttons. This article describes two custom controls with the same functionality as standard ASP.NET CheckBox and RadioButton and with properties that allow you to change the design of the controls using images. Another way of how to use controls like these is when you want to place an icon with checkbox functionality on your web page for example, I wanted to mark some data as hidden, so I used checkbox control with lock and stricken lock icons
Platform: | Size: 17408 | Author: netyjj | Hits:

[Embeded-SCM DevelopMAGIC

Description: Tutorial GUI to demonstrate basic functionality of various controls on the GUI-This GUI will help the novice user get up to speed very quickly on using GUI-based applications. Everything is laid out in a very simple Step 1, Step 2, Step 3, etc. layout. It is a very good starting point for a typical image analysis application. This application uses GUIDE to do the user interface design, and has most of the basic controls such as buttons, listboxes, checkboxes, radio buttons, scrollbars, etc. It allows the user to select a folder of images, select one or more images and display them, to select a series of options, and to individually or batch process one or more images. The user can optionally apply a mask (region of interest) to the image so that only the area within the mask will be analyzed. The results are optionally sent to Excel. In this demo, I do some very basic particle sizing but in use, the user would replace that simple demo code in the function AnalyzeSingleImage() with their own code. Works with Windows or Unix since paths are all forward slashes. Req
Platform: | Size: 878592 | Author: zzz | Hits:

[ComboBoxComboTree

Description: ComboTree is a hybrid ComboBox with a tree control replacing the drop down ListBox. Implementing a hierarchy of choices using multiple dependant combo or list boxes can take up a lot of screen space and can be awkward to use. A dropdown tree control can be a good replacement. As an option, the ComboTree supports a tree with three-state checkboxes for convenient multiple selection from a hierarchy of choices.
Platform: | Size: 117760 | Author: Roman_Khr | Hits:

[CSharpDropDownCheckList_src

Description: For the end user, the DropDownCheckList resembles an HTML <select> box that when clicked presents available options as checkboxes. The display box lists the checked options, with developer-defined list separators and the ability to append an ellipsis or other text when the listed options exceed the display width. This article presents the common properties and methods of the control and describes the choice to subclass CheckBoxList both in terms of the benefits gained from this inheritance and essential issues faced as a result. Challenges that were resolved through client-side JavaScript are also presented, including the display of the ellipsis when necessary, and the employing of document click handlers to automatically collapse a list when a click occurs outside it. The latter and a borrowed shim technique are particularly useful when developing custom drop-down web controls.
Platform: | Size: 20480 | Author: madhu | Hits:

[Windows Developiphone

Description: 此图书为特价商品,可能会出现部分因出版社库存过久或保存不当造成的如页面轻微折损、纸张稍显陈旧等细小瑕疵,不会影响您的正常阅读。 -iPhone: The Missing Manual Sneak Preview: David Pogue s Favorite iPhone Tricks The iPhone s finger-driven interface seems natural and obvious. But when you really think about it, making it seem that way was no easy task. There are no menus in the iPhone software, for example, and no checkboxes or radio buttons. Everything on the screen has to be big enough for a fleshy fingertip. On the other hand, the finger makes an outstanding pointing device heck, you ve been pointing with it all your life. It s much faster to scroll diagonally with a fingertip, for example, than with fussy adjustments on two different scroll bars. Here, then, are some of the iPhone s unadvertised taps, double-taps, and other shortcuts, all culled from iPhone: The Missing Manual. Double-Tapping Double-tapping is actually pretty rare on the iPhone. It s not like the Mac or Windows, where double-clicking the mouse means "open." On the iPhone, you open something with one tap. A double tap, therefore,
Platform: | Size: 5932032 | Author: Alvin Wong | Hits:

[OthervkControls

Description: 非常经典的VB常用图形界面控件包,包含近20种界面控件,含有示例文件。这些控件主要有:   vkCommand按钮控件(类似XP图标风格);   vkListBox列表框控件;   vkToggleButton计数按钮和切换按钮控件;   vkFrame支持渐变色和图标的框架控件;   checkboxes支持图标的多选按钮;   vkVScroll 和vkHScroll 水平和垂直滚动条控件;   vkProgressBar进度条控件;   vkCheck支持透明单选框控件;   vkLabel标签控件;   vkTextBox文本框控件   不一一列举了,还有很多-A very classic VB common graphical interface control package, including nearly 20 kinds of interface controls, containing the sample files. These controls are mainly: vkCommand button control (similar to XP style icon) vkListBox list box control vkToggleButton count button and the toggle button controls vkFrame gradient colors and icons to support the framework of controls checkboxes to support multi-selection button icon vkVScroll and vkHScroll horizontal and vertical scroll bar controls vkProgressBar progress bar control vkCheck support transparent radio button controls vkLabel label control vkTextBox text box control does not enumerated, and there are many ... ...
Platform: | Size: 240640 | Author: | Hits:

[JSP/Javacheckbox

Description: 用JSP编写的多选框。内有相应的JAVA源代码及相应的JSP页面-Written using JSP checkboxes. There are a corresponding JAVA source code and the corresponding JSP pages
Platform: | Size: 2048 | Author: xiaosu | Hits:

[Internet-NetworkOE2B

Description: ObjectEase v2.0! The ULTIMATE BC++ & TC++ Library! (1 of 2) Major bug fix upgrade! If you had trouble with v1.0 then this version is for you! Text mode windows, menus, pushbuttons, checkboxes, mouse control, sound queues, graphics mode pushbut- tons, icons, animations, bitmaps, pull- down menus,...EVERYTHING that you could ever want! Compatible with all Borland C++ compilers. -ObjectEase v2.0! The ULTIMATE BC++ & TC++ Library! (1 of 2) Major bug fix upgrade! If you had trouble with v1.0 then this version is for you! Text mode windows, menus, pushbuttons, checkboxes, mouse control, sound queues, graphics mode pushbut-tons, icons, animations, bitmaps, pull-down menus, ... EVERYTHING that you could ever want! Compatible with all Borland C++ compilers.
Platform: | Size: 248832 | Author: xivjie001 | Hits:

[GUI DevelopvkControl

Description: 该套控件包包含17个用户控件源代码,是一套支持完全自定义的图形界面的用户控件(默认风格为XP风格)。不需要其他第三方支持,每个控件的安全子类技术都是使用汇编代码的编写。 主要包括vkCommand按钮控件(类似XP图标风格),vkListBox列表框控件(非常快,4秒钟添加100000条项目,支持),checkboxes多选按钮,支持图标,每个内容不同风格,文件列表,文件夹列表和驱动器列表等。-The control package includes 17 sets of user control source code, is a fully customizable to support a graphical interface for user control (the default style to XP style). No third party support, the security sub-class of each control technologies are written in assembly code. Include vkCommand button control (similar to XP icon style), vkListBox list box control (very fast, 4 seconds to add 100 000 projects to support), checkboxes and more selection buttons, support for the icon, each different in content style, the list of files, folders list and the list of drives and so on.
Platform: | Size: 221184 | Author: 叶雨 | Hits:

[TreeViewMixedTreeView

Description: TreeView with checkboxes
Platform: | Size: 28672 | Author: APA | Hits:
« 12 3 »

CodeBus www.codebus.net